INT_CTRL=Val_0x0
ADC Single-shot Conversion Start and Comparator Threshold Mode Register
START | Write 1: Starts the ADC process. This is one-time start control. If the number of programmed samples is reached, processing stops, unless another event causes it to continue. For START bit to be operational the ADC_START_SRC[ENA] must be 1. |
ACTIVE | If 1, indicates ADC is processing data. |
INT_CTRL | This field specifies the threshold windows for CMPA and CMPB interrupt generation. 0 (Val_0x0): CMPA = Above threshold A value; CMPB = Above threshold B value. 1 (Val_0x1): CMPA = Below threshold A value; CMPB = Below threshold B value. 2 (Val_0x2): CMPA = Between threshold A and B values; CMPB = Outside threshold A and B values. |